home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / safer161.zip / INSTALL.DOC < prev    next >
Text File  |  1991-06-24  |  7KB  |  134 lines

  1.                                INSTALL.DOC File
  2.  
  3.                             Safe Erase Version 1.61
  4.  
  5.                    (C) Copyright by Tom Williams, 1990-1991
  6.  
  7.  
  8. 1) Determine which directory contains your MS-DOS commands.  This will
  9. be the directory containing the command.com file.  Typically the
  10. directory containing the DOS commands is called <DOS>.  Verify this by
  11. changing directories if not already in the DOS directory and typing: DIR
  12. COMMAND.COM.  If command.com is found in the directory list, this is the
  13. correct directory.  Copy the following files into this DOS directory:
  14.  
  15.       - killf.exe
  16.       - retrieve.exe
  17.       - buildtab.exe
  18.       - killtab.exe
  19.  
  20.  
  21. 2) Edit your autoexec.bat file and type in a set comspec definition with
  22. the following format:
  23.  
  24. SET COMSPEC=[drive:][path]COMMAND.COM
  25.  
  26. Examples:
  27.  
  28. SET COMSPEC=C:\DOS\COMMAND.COM
  29.  
  30. 4DOS users would put 4dos.com in place of command.com:
  31.  
  32. SET COMSPEC=C:\4DOS\4DOS.COM
  33.  
  34. The set comspec definition is necessary because KILLF.EXE will
  35. occasionally need to know where the command processor is located.  The
  36. set comspec definition should therefore point to the drive and directory
  37. that contains your command.com file.  This will be the directory in
  38. which you copied the 4 files above into in step one.  If the drive and
  39. path are not correct or the set comspec definition is not put in the
  40. autoexec.bat file you probably will encounter the following MS-DOS error
  41. messages while trying to use KILLF:
  42.  
  43. Invalid COMMAND.COM
  44.  
  45. Cannot load COMMAND, system halted
  46.  
  47. If these messages are encountered reboot the system and check the
  48. autoexec.bat file to make sure you have the set comspec definition and
  49. that it specifies the correct directory that contains the command.com
  50. file.
  51.  
  52. 3) Step three is optional but highly recommended since it will speed up
  53. access to KILLF.EXE and make erasing files faster.  Edit your
  54. autoexec.bat file and change the set path definition so that your DOS
  55. directory is the first directory in the list.  This will cause your DOS
  56. directory to get searched first when DOS looks for KILLF.EXE.  For
  57. example, if your set path definition in your autoexec.bat file looks
  58. something like:
  59.  
  60. SET PATH=C:\TOOLS;C:\GAMES;C:\DOS;C:\CHARTS
  61.  
  62. Change it to:
  63.  
  64. SET PATH=C:\DOS;C:\TOOLS;C:\GAMES;C:\CHARTS
  65.  
  66.  
  67.  
  68.                           How To Use Safe Erase
  69.                           ---------------------
  70.  
  71.  
  72. Once the steps above are completed, KILLF is used exactly how ERASE and
  73. DEL are used to erase files.  Typing KILLF /? will bring up online help
  74. information on the usage of KILLF.  There are several other Safe Erase
  75. programs that come with this package.  The first is BUILDTAB.EXE.  This
  76. can be used to build a Safe File Table on each of the disks or diskettes
  77. the user desires, however, this is strictly optional since KILLF will
  78. automatically check a disk before erasing any files to see if it has a
  79. Safe File Table.  If the disk does not have a Safe File Table KILLF will
  80. first build the table, store the allocated clusters of the files to be
  81. erased into the table and then actually erase the files.  A Safe File
  82. Table will get built on the disk the very first time the KILLF command
  83. is used on that particular disk.  If the disk or diskette does not have
  84. a Safe File Table and is almost out of disk space, KILLF may not be able
  85. to build a Safe File Table until one or more files are deleted.  KILLF
  86. will indicate that a Safe File Table could not be built and ask the user
  87. whether to proceed with the erase.  If a file is erased and this creates
  88. enough space for the Safe File Table, KILLF will build one immediately
  89. after erasing the file.  It is for this reason that the BUILDTAB program
  90. is provided and it is best used right after a disk or diskette is
  91. formatted.  The Safe File Table is always built in the root directory of
  92. the disk or diskette.  BUILDTAB is used simply by typing BUILDTAB or
  93. BUILDTAB [drive:] to build a table on a disk in another drive.  Typing
  94. BUILDTAB /? will bring up online help information on the usage of
  95. BUILDTAB.  Once again, use of BUILDTAB is strictly optional but will
  96. prevent the one situation in which the disk is too full to build a table
  97. and one or more files must be erased without the protection of having
  98. their cluster numbers stored in the Safe File Table.
  99.  
  100. KILLTAB.EXE is used to remove a Safe File Table from a disk.  KILLF will
  101. not erase a Safe File Table since it is a read-only file.  You will only
  102. want to use KILLTAB if it is known that something corrupted the Safe
  103. File Table or you no longer wish to use Safe Erase.  KILLTAB is used
  104. simply by typing KILLTAB or KILLTAB [drive:] to erase a table on a disk
  105. in another drive.  Typing KILLTAB /? will bring up online help
  106. information on the usage of KILLTAB.
  107.  
  108.  
  109.                             Retrieving Files
  110.                             ----------------
  111.  
  112. Retrieving files is easy with the Safe Erase Retrieve program.  Just
  113. type RETRIEVE in the directory of the erased file or files.  A panel
  114. will come up with all the killed files listed.  Each file name will
  115. begin with a question mark.  This is because when a file is erased one
  116. of the things that happen to that file is that its first character is
  117. changed to "σ".  This lets MS-DOS know that the file is erased.  Using
  118. the arrow keys move around to the files you want to retrieve and change
  119. the question mark to the correct character on each file that you want to
  120. retrieve.  If you don't want to retrieve a particular file just leave
  121. the question mark alone.  Once you have changed the question marks to
  122. the correct characters on all the files that you want to retrieve press
  123. F5 to retrieve them.  That is all there is to it.
  124.  
  125.           Note:  Safe Erase version 2.00 also will offer the
  126.           very special feature of already knowing the first
  127.           character of each erased file's name.  Just by
  128.           pressing F5 all files will be retrieved without you
  129.           having to know and type in the first characters of
  130.           the erased file names.  The Norton Utilities can't
  131.           do this.  Safe Erase is simply the very best file
  132.           retrieval method available!
  133.